func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L2003: 		handoffp(releasep())
		proc.go#L2065: 	handoffp(releasep())
		proc.go#L2201: 			handoffp(p2)
		proc.go#L3136: func handoffp(pp *p) {
		proc.go#L3264: 		handoffp(pp)
		proc.go#L4778: 	handoffp(releasep())
		proc.go#L6455: 				handoffp(pp)